Vcenter Deployment Migrate ActiveDirectory CheckSpec
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter Deployment Migrate ActiveDirectory CheckSpec schema contains information used to join the migrated vCenter Server appliance to the Active Directory.
This schema was added in vSphere API 7.0.0.0.
{
"dns_servers": [
"string"
],
"domain": "string",
"username": "string",
"password": "string"
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
IP addresses of the DNS servers of the Active Directory server.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
This property was added in vSphere API 7.0.0.0.